home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / fsmakeprompt / RCS / fsmakeprompt.man,v < prev   
Encoding:
Text File  |  1990-07-03  |  1.5 KB  |  61 lines

  1. head     1.1;
  2. branch   ;
  3. access   ;
  4. symbols  ;
  5. locks    ; strict;
  6. comment  @@;
  7.  
  8.  
  9. 1.1
  10. date     90.07.02.22.28.01;  author jhh;  state Exp;
  11. branches ;
  12. next     ;
  13.  
  14.  
  15. desc
  16. @@
  17.  
  18.  
  19.  
  20. 1.1
  21. log
  22. @Initial revision
  23. @
  24. text
  25. @'\" Copyright 1990 Regents of the University of California
  26. '\" Permission to use, copy, modify, and distribute this
  27. '\" documentation for any purpose and without fee is hereby
  28. '\" granted, provided that this notice appears in all copies.
  29. '\" The University of California makes no representations about
  30. '\" the suitability of this material for any purpose.  It is
  31. '\" provided "as is" without express or implied warranty.
  32. '\" 
  33. '\" $Header: /sprite/lib/forms/RCS/cmd.man,v 1.2 90/02/20 17:11:01 douglis Exp $ SPRITE (Berkeley)
  34. '/" 
  35. .so \*(]ltmac.sprite
  36. .HS FSMAKEPROMPT cmds
  37. .BS
  38. '\" Note:  do not modify the .SH NAME line immediately below!
  39. .SH NAME
  40. fsmakeprompt \- Interactive front-end for \fBfsmake\fR.
  41. .SH SYNOPSIS
  42. \fsmakeprompt\fR 
  43. .BE
  44.  
  45. .SH DESCRIPTION
  46. .PP
  47. \fBFsmakeprompt\fR is used to create Sprite filesystems on disk partitions.
  48. It is an interactive front-end for the \fBfsmake\fR
  49. program.
  50. \fBFsmakeprompt\fR prompts the user for information on how to build the
  51. filesystem(s), then invokes \fBfsmake\fR to actually build them.
  52. All of the questions have basically the same format.  
  53. Items in square brackets '[]'  are a list of legal answers to the question.
  54. An item in parenthesis '()' is the default answer.  
  55. Simply pressing <return> in response to a question will cause the 
  56. default answer to be used.
  57. .SH KEYWORDS
  58. filesystem, disk, fsmake
  59.  
  60. @
  61.